• 0

Custom Wizard, DropDownList & Code Behind


Question

I've setup a custom wizard. One of the steps within the wizard contains a asp:DropDownList which needs to be populated from the code behind/database. How is this done?

I've tried using the ActiveStepIndex, but that only fires AFTER the dropdown lists have been displayed. If I set the database actions to fire on Step 2 (the step before the page with the dropdowns), the code behind can't find the control.

Any ideas? Thanks in advance.

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.